Welcome![Sign In][Sign Up]
Location:
Search - mfc direct

Search list

[WEB CodeMFC-SIMPLE-PRINT-METHOD

Description: 通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
Platform: | Size: 2161 | Author: 刘侃民 | Hits:

[SDKMFC_directui

Description: MFC Direct ui,封装了各种控件,如edit,tab,lable,butten,listbox,listctrl等控件
Platform: | Size: 10019678 | Author: dxusr1 | Hits:

[Game Programbasic_directx

Description: 基本的DirectX + MFC 游戏工程模板 - Basic DirectX MFC game project template
Platform: | Size: 14336 | Author: 周勇 | Hits:

[OS programtesthttp直接用socket实现HTTP协议(下载专用

Description: 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
Platform: | Size: 69632 | Author: | Hits:

[Crack Hackmd5work

Description: MD5加密算法得VisualC++6.0源程序,直接调用里面的函数即可-MD5 Encryption Algorithm in Visual C++ 6.0 source code, direct calls to the function can be
Platform: | Size: 28672 | Author: | Hits:

[Parallel PortPrintDirectMFC

Description: 直接控制端口打印的MFC控件程序,可以打印票据,报表,实现套打-direct control of the port Print MFC control procedures can print bills, statements and achieve inter-print
Platform: | Size: 57344 | Author: 停留 | Hits:

[Game ProgramblockMFC

Description: 俄罗斯方块游戏 MFC 源代码,从事通信、图像处理,DIRECT3D-Tetris game MFC source code, engaged in communications, image processing, DIRECT3D
Platform: | Size: 265216 | Author: 吴明 | Hits:

[Picture Viewerjpeg图形库

Description: 用来实现在VC中对JPEG图像的操作,可以当作一个库来直接使用,效果不错-used for the VC of JPEG images, the operation can be used as a database to direct use, good results
Platform: | Size: 406528 | Author: 黄影 | Hits:

[GUI Developplayer_test

Description: 运用lib进行解码,运用directdraw进行显示,运用MFC实现控制的自己写的程式。-use lib decode, using DirectDraw for, MFC use their control of the program to write.
Platform: | Size: 259072 | Author: 陈伟 | Hits:

[VC/MFCVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 15360 | Author: 李树永 | Hits:

[Windows DevelopCAsyncSocket

Description: 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, computer network programming procedures in the design process is becoming increasingly important. As the C language to the underlying operational superiority, many articles have all introduced with VC for Socket programming method. But are the direct use of Dynamic Link Library wsock32.dll operate to achieve relatively more complicated. In fact, the VC MFC provided CAsyncSocket such a socket type used him to Socket Programming, it is very convenient.
Platform: | Size: 5120 | Author: 利于名 | Hits:

[DirextXDirectShowKAIFAZHINAN_Chapter04

Description: 《DirectShow开发指南》 范例源代码,Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 -"DirectShow Development Guide" paradigm source code, Chapter04 : Chapter 4 to use the code, which AppIPTransform MFC Filter for example, DsDemo some demonstration code, FilterTitleOverlay characters superimposed Filter is the source code.
Platform: | Size: 73728 | Author: wuli | Hits:

[DocumentsMFC-SIMPLE-PRINT-METHOD

Description: 通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
Platform: | Size: 2048 | Author: 刘侃民 | Hits:

[DirextXDirectX_demoSimpleDirectDrawUsingMFC

Description: DirectX_demoSimple Direct Draw Using MFC
Platform: | Size: 27648 | Author: tiankui6658 | Hits:

[VC/MFCMFC

Description: 看书名就知道了 MFC经典问答,但由于上载文件不能含中文名字 所以直接了MFC,书中详细介绍了一些问题的解决方式-Watch the title will know the classic MFC quiz, but can not upload files with Chinese names so direct the MFC, the book details a number of problem solving
Platform: | Size: 10705920 | Author: wanggang | Hits:

[VC/MFCMFCDirectDraw

Description: 本书籍详细介绍了MFC的DirectDraw的使用方法和提高的技巧,是很好的学习资料-This book details the use of MFC s DirectDraw methods and enhancing the skills, is a very good learning materials
Platform: | Size: 131072 | Author: 曹军 | Hits:

[Windows DevelopDDTest

Description: 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
Platform: | Size: 29696 | Author: zhangruiqiang | Hits:

[Multimedia DevelopDirectLDA

Description: This a MFC program to test direct linear discriminant analysis (direct LDA) for face recognition. Histogram equalization is used as a preprocessing and direct LDA is used to reduce a dimension in feature space from train images. Minimum Euclidean distance is used for face recognition of test images. -This is a MFC program to test direct linear discriminant analysis (direct LDA) for face recognition. Histogram equalization is used as a preprocessing and direct LDA is used to reduce a dimension in feature space from train images. Minimum Euclidean distance is used for face recognition of test images.
Platform: | Size: 8902656 | Author: SUNGWOONG KIM | Hits:

[GDI-BitmapDonuts2

Description: Windows Mobile Direct draw example4
Platform: | Size: 407552 | Author: xtxb999 | Hits:

[DirextXMFC-Direct3D

Description: 基于对话框的D3D程序,在pic控件上实现图形的现实及动画-D3D dialog-based procedures, to achieve control in the pic realistic graphics and animation
Platform: | Size: 9115648 | Author: qyml | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net